In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationRectangleHighlighter / FillColor Property

FillColor Property (AnnotationRectangleHighlighter)

In This Topic
Syntax
'Declaration

 

Public Shadows Property FillColor As Color
public new Color FillColor {get; set;}
public read-write property FillColor: Color; 
public hide function get,set FillColor : Color
public: __property new Color get_FillColor();

public: __property new void set_FillColor( 

   Color value

);
public:

new property Color FillColor {

   Color get();

   void set (    Color value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationRectangleHighlighter
AnnotationRectangleHighlighter Members